FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package MyHIE.v4-test#0.0.1-alpha (63 ms)

Package MyHIE.v4-test
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=MyHIE.v4-test@0.0.1-alpha&canonical=http://fhir.hie.moh.gov.my/StructureDefinition/Observation-dental-chart-my-core
Url http://fhir.hie.moh.gov.my/StructureDefinition/Observation-dental-chart-my-core
Version 1.0.0
Status active
Date 2023-10-22T22:57:47.1789817+00:00
Name ObservationDentalChartMyCore
Title ObservationDentalChart (MY Core)
Experimental False
Description ObservationDentalChart
Purpose Dental Chart
Type Observation
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

ValueSet
http://fhir.hie.moh.gov.my/ValueSet/dental-code-my-core ValueSetDentalCode (MY Core)
http://fhir.hie.moh.gov.my/ValueSet/dentitian-my-core ValueSetDentitian (MY Core)
http://fhir.hie.moh.gov.my/ValueSet/surface-code-my-core ValueSetSurfaceCode (MY Core)
http://fhir.hie.moh.gov.my/ValueSet/surface-my-core ValueSetSurface (MY Core)
http://fhir.hie.moh.gov.my/ValueSet/dental-code-my-core ValueSetDentalCode (MY Core)
http://fhir.hie.moh.gov.my/ValueSet/dentitian-my-core ValueSetDentitian (MY Core)
http://fhir.hie.moh.gov.my/ValueSet/surface-code-my-core ValueSetSurfaceCode (MY Core)
http://fhir.hie.moh.gov.my/ValueSet/surface-my-core ValueSetSurface (MY Core)


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "Observation-dental-chart-my-core",
  "url" : "http://fhir.hie.moh.gov.my/StructureDefinition/Observation-dental-chart-my-core",
  "version" : "1.0.0",
  "name" : "ObservationDentalChartMyCore",
  "title" : "ObservationDentalChart (MY Core)",
  "status" : "active",
  "date" : "2023-10-22T22:57:47.1789817+00:00",
  "publisher" : "Malaysia MOH - HIE Steering Committee",
  "description" : "ObservationDentalChart",
  "purpose" : "Dental Chart",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Observation",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Observation",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Observation.code",
        "path" : "Observation.code",
        "short" : "Dentitian",
        "definition" : "Dentitian",
        "binding" : {
          "strength" : "required",
          "description" : "Dentitian",
          "valueSet" : "http://fhir.hie.moh.gov.my/ValueSet/dentitian-my-core"
        }
      },
      {
        "id" : "Observation.code.coding.system",
        "path" : "Observation.code.coding.system",
        "min" : 1,
        "fixedUri" : "http://fhir.hie.moh.gov.my/CodeSystem/dentitian-my-core"
      },
      {
        "id" : "Observation.subject",
        "path" : "Observation.subject",
        "min" : 1
      },
      {
        "id" : "Observation.value[x]",
        "path" : "Observation.value[x]",
        "type" : [
          {
            "code" : "CodeableConcept"
          }
        ],
        "binding" : {
          "strength" : "preferred",
          "valueSet" : "http://fhir.hie.moh.gov.my/ValueSet/surface-code-my-core"
        }
      },
      {
        "id" : "Observation.value[x].coding.system",
        "path" : "Observation.value[x].coding.system",
        "min" : 1,
        "fixedUri" : "http://fhir.hie.moh.gov.my/CodeSystem/surface-code-my-core"
      },
      {
        "id" : "Observation.value[x].coding.code",
        "path" : "Observation.value[x].coding.code",
        "min" : 1
      },
      {
        "id" : "Observation.interpretation",
        "path" : "Observation.interpretation",
        "label" : "Dental Intepretation",
        "short" : "Dental Intepretation",
        "definition" : "Dental Intepretation",
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://fhir.hie.moh.gov.my/ValueSet/dental-code-my-core"
        }
      },
      {
        "id" : "Observation.interpretation.coding.system",
        "path" : "Observation.interpretation.coding.system",
        "min" : 1,
        "fixedUri" : "http://fhir.hie.moh.gov.my/CodeSystem/dental-code-my-core"
      },
      {
        "id" : "Observation.interpretation.coding.code",
        "path" : "Observation.interpretation.coding.code",
        "min" : 1
      },
      {
        "id" : "Observation.component",
        "path" : "Observation.component",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "code.coding.system"
            }
          ],
          "rules" : "open"
        },
        "min" : 1
      },
      {
        "id" : "Observation.component:surface",
        "path" : "Observation.component",
        "sliceName" : "surface"
      },
      {
        "id" : "Observation.component:surface.code",
        "path" : "Observation.component.code",
        "binding" : {
          "strength" : "preferred",
          "valueSet" : "http://fhir.hie.moh.gov.my/ValueSet/surface-my-core"
        }
      },
      {
        "id" : "Observation.component:surface.code.coding.system",
        "path" : "Observation.component.code.coding.system",
        "min" : 1,
        "fixedUri" : "http://fhir.hie.moh.gov.my/CodeSystem/surface-my-core"
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.